Improved shared memory namings to no longer use the '#' character, added cmake-related files to .gitignore
This commit is contained in:
parent
f94141ca26
commit
c000249ad5
2 changed files with 10 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -43,4 +43,11 @@ server.html*
|
|||
.sync
|
||||
*.pc
|
||||
*.swp
|
||||
Makefile
|
||||
CMakeFiles
|
||||
mist
|
||||
*.cmake
|
||||
Doxyfile
|
||||
CMakeCache.txt
|
||||
DartConfiguration.tcl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue