Add build and output dirs

This commit is contained in:
Cory Balaton 2023-12-03 16:43:36 +01:00
parent b9a77e5138
commit dc5eb1261a
No known key found for this signature in database
GPG Key ID: 3E5FCEBFD80F432B

19
.gitignore vendored
View File

@ -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