diff options
author | Frederico Linhares <fred@linhares.blue> | 2022-03-29 11:51:11 -0300 |
---|---|---|
committer | Frederico Linhares <fred@linhares.blue> | 2022-04-06 16:41:51 -0300 |
commit | 418f45f78bbf743021c53030da2ad2158fa355d2 (patch) | |
tree | 1ce50685cdced80b06039f603d9600e4316c3a3c /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ba64cb7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +candy_gear +doc + +*.o
\ No newline at end of file |