Initial commit
This commit is contained in:
commit
1b1bd54ab5
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
.DS_Store
|
||||
compiled/
|
||||
/doc/
|
||||
*~
|
||||
*.bak
|
||||
\#*
|
||||
.\#*
|
Loading…
Reference in a new issue