diff options
author | Nao Pross <naopross@thearcway.org> | 2018-12-09 19:49:58 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2018-12-09 19:49:58 +0100 |
commit | 4770d309eaa0edf6a3f870c2fe123662b471b89c (patch) | |
tree | 5f48c6b7a057f80571cbba95d3b8fd88f3a81538 /.gitignore | |
parent | Add C 3d vector library example (diff) | |
download | cplusplus-4770d309eaa0edf6a3f870c2fe123662b471b89c.tar.gz cplusplus-4770d309eaa0edf6a3f870c2fe123662b471b89c.zip |
Update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -build +**/*build +**/*.swp |