Add build and output dirs
This commit is contained in:
parent
b9a77e5138
commit
dc5eb1261a
19
.gitignore
vendored
19
.gitignore
vendored
@ -41,17 +41,8 @@
|
|||||||
latex/*.pdf
|
latex/*.pdf
|
||||||
latex/*Notes.bib
|
latex/*Notes.bib
|
||||||
|
|
||||||
|
# C++
|
||||||
# C++ specifics
|
build
|
||||||
src/*
|
bin
|
||||||
!src/Makefile
|
prof
|
||||||
!src/*.cpp
|
debug
|
||||||
!src/*.hpp
|
|
||||||
!src/*.py
|
|
||||||
!src/scripts
|
|
||||||
|
|
||||||
!src/output
|
|
||||||
!src/fox_output
|
|
||||||
|
|
||||||
# Job
|
|
||||||
!src/jobs/*
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user