diff options
author | EuAndreh <eu@euandre.org> | 2021-08-05 15:58:50 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-05 15:58:50 -0300 |
commit | 0b8e1b2fb25362c572d54a9831a0f35511950f4a (patch) | |
tree | 94c8fe620d50ae83d2e1bf997e3dcaf648aa755e /.gitignore | |
parent | TODOs.md: Mark #question-5414aee2-031a-5759-2a22-d572ee899ac0 as DONE (diff) | |
download | gistatic-0b8e1b2fb25362c572d54a9831a0f35511950f4a.tar.gz gistatic-0b8e1b2fb25362c572d54a9831a0f35511950f4a.tar.xz |
.gitignore: Add tmp/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ /README.*.md /CHANGELOG.*.md /vgcore.* +/tmp/ |