[Python] Design & build airplanes from your specifications.
gitignore
.gitignore
@@ -1,7 +1,7 @@
1
1
# .gitignore
2
2
**/__pycache__/
3
3
**/*.pyc
4
Removed:
**/log.txt
4
Added:
**/*log*.txt
5
5
**/*.html
6
6
**/*.pdf
7
7
**/*.tex