Browse Source

Merge remote-tracking branch 'andrei/pr-gitignore'

pull/15/head
Seth Hillbrand 7 years ago
parent
commit
4d776034ca
  1. 6
      .gitignore

6
.gitignore

@ -79,3 +79,9 @@ demos/**/fp-info-cache
# These CMake files are wanted
!CMakeModules/*.cmake
# Eclipse IDE
.project
.cproject
.pydevproject
__pycache__
Loading…
Cancel
Save