diff options
| author | Emile <git@emile.space> | 2022-01-09 13:32:02 +0100 |
|---|---|---|
| committer | Emile <git@emile.space> | 2022-01-09 13:32:02 +0100 |
| commit | a299442fa50d2571f426b396a3d23e0b3f24da7b (patch) | |
| tree | d1d06125214fd1b39d96b8746b03830e3ea9271c /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6af8aa4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +debug/ +target/ + |
