diff options
author | Paul Oliver <contact@pauloliver.dev> | 2024-02-29 01:50:44 +0100 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2024-02-29 01:50:44 +0100 |
commit | 3f5fc698284c5fee0e46b1b3b15a8c74325ac1fe (patch) | |
tree | 7e65937b2bae00fa677aa5d37557bbfe90d9ca11 /.gitignore | |
parent | 0072819204d1f6ed04fbeb102291c97f0ee9c650 (diff) |
Autosave now generates new files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,4 +7,5 @@ *.d
*.o
*.sim
+*.auto
*.exe
|