diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ # Prerequisites *.d +# Boosted +boostified + # Compiled Object files *.slo *.lo @@ -50,4 +53,4 @@ build/ # CMake build output */build/ -*.pdf
\ No newline at end of file +*.pdf |
