Modify gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -41,4 +41,6 @@
|
|||||||
|
|
||||||
# C++ specifics
|
# C++ specifics
|
||||||
src/*
|
src/*
|
||||||
|
!src/Makefile
|
||||||
!src/*.cpp
|
!src/*.cpp
|
||||||
|
!src/*.py
|
||||||
|
|||||||
Reference in New Issue
Block a user