+ Intro to C test suite.
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Temporary files.
|
||||
*.c
|
||||
*.exe
|
||||
*.json
|
||||
*.out
|
||||
*.log
|
||||
*.sh
|
||||
|
||||
# Python cache.
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user