diff options
author | Nao Pross <naopross@thearcway.org> | 2019-01-25 21:59:00 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2019-01-25 21:59:00 +0100 |
commit | bf4b3cb311df5e4dc685f15f338cd27c14f82a1d (patch) | |
tree | 4fb0aed30d72959b1a7c72868087d177ae93fbc0 /.gitignore | |
parent | Add a doc folder with a little course-like thing (diff) | |
download | cplusplus-master.tar.gz cplusplus-master.zip |
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ **/*build **/*.swp +**/.ninja_* |