diff options
author | Nao Pross <naopross@thearcway.org> | 2017-11-28 23:29:33 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2017-11-28 23:29:33 +0100 |
commit | 11a946c727a7db04ffabf4e8b24975fb302bc808 (patch) | |
tree | 144870958898c9c3255282654a95dc37d63d2628 /.gitignore | |
parent | New data structure for Structogram and Statements (diff) | |
download | OrbitingYeti-11a946c727a7db04ffabf4e8b24975fb302bc808.tar.gz OrbitingYeti-11a946c727a7db04ffabf4e8b24975fb302bc808.zip |
Update .gitignore and minor changes (mostly formatting)
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ Debug Release +# editors + +**/*.sublime-workspace +**/*.sublime-project + +**/*.swp
\ No newline at end of file |