gitignore
This commit is contained in:
parent
e0abeabb0c
commit
eca926a111
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
.svn
|
||||
build
|
||||
*.html
|
||||
*.ans
|
||||
*.pyc
|
||||
*.pyd
|
||||
*.c
|
||||
*.h
|
||||
*.marm
|
||||
*.marm.*
|
Loading…
Reference in a new issue