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/*Notes.bib
|
||||
|
||||
|
||||
# C++ specifics
|
||||
src/*
|
||||
!src/Makefile
|
||||
!src/*.cpp
|
||||
!src/*.hpp
|
||||
!src/*.py
|
||||
!src/scripts
|
||||
|
||||
!src/output
|
||||
!src/fox_output
|
||||
|
||||
# Job
|
||||
!src/jobs/*
|
||||
# C++
|
||||
build
|
||||
bin
|
||||
prof
|
||||
debug
|
||||
|
||||
Loading…
Reference in New Issue
Block a user