Non-repo files

This commit is contained in:
Bill Somerville 2020-08-15 21:33:16 +01:00
parent 632e2c2ae9
commit 6adb7d2249
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -1,6 +1,9 @@
~*
TAGS
tags
GPATH
GRTAGS
GTAGS
*~
junk*
jnq*
@ -9,7 +12,9 @@ jnq*
*.mod
*.pro.user
*.txt
*.bak
!**/CMakeLists.txt
__pycache__
cmake-build-debug
cmake-build-release
CMakeFiles