mirror of
https://github.com/quantum5/punyverse.git
synced 2025-04-24 13:11:57 -04:00
Permanently banned all C files from being included in the repository.
Signed-off-by: Xiaomao Chen <xiaomao5@live.com>
This commit is contained in:
parent
3fdef85957
commit
5659439a8f
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -37,6 +37,7 @@ nosetests.xml
|
||||||
|
|
||||||
.idea
|
.idea
|
||||||
punyverse/*.obj
|
punyverse/*.obj
|
||||||
|
punyverse/*.c
|
||||||
*.html
|
*.html
|
||||||
*.exp
|
*.exp
|
||||||
*.lib
|
*.lib
|
||||||
|
|
Loading…
Reference in a new issue