summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-04-18 10:27:11 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-04-18 10:27:11 +0200
commit9e98fbd0f9cfd31b758821775148cbc9e1acf731 (patch)
tree6cd594c468e22bfb4772b808157a53e7a88868bc /.gitignore
parentffb0b262c29feb49a4c1a0080c5a1a07ed676865 (diff)
downloaddocs-9e98fbd0f9cfd31b758821775148cbc9e1acf731.tar.gz
docs-9e98fbd0f9cfd31b758821775148cbc9e1acf731.tar.bz2
docs-9e98fbd0f9cfd31b758821775148cbc9e1acf731.zip
-ignore generated PNGs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2bd7e375..4cc6cbc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
_build
*.pyc
+*.png
prebuilt
.vscode
vtestenv/ \ No newline at end of file