updating gitignore

to exclude annoying MacOS hidden files and the working doc-gen folder
This commit is contained in:
TysonRayJones 2020-02-08 15:07:37 +00:00
parent 0915aedf5d
commit f72f436ac4
1 changed files with 2 additions and 6 deletions

8
.gitignore vendored
View File

@ -1,7 +1,3 @@
Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.log
build*/ build*/
**/.DS_Store
Doxygen_doc/