diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-06-20 11:08:06 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-06-20 11:08:06 +0200 |
| commit | e1f3547e236671697c66e27ba02b6a151e59af04 (patch) | |
| tree | 342e3cfdc26697c7ef4c54346070dc646e3e1362 /.gitignore | |
| download | tar-e1f3547e236671697c66e27ba02b6a151e59af04.tar.gz tar-e1f3547e236671697c66e27ba02b6a151e59af04.tar.bz2 tar-e1f3547e236671697c66e27ba02b6a151e59af04.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2b90f99 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +tar +a.out +*.o +*.tar +*.gz |
