aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-30 20:17:11 -0300
committerEuAndreh <eu@euandre.org>2021-07-30 20:17:26 -0300
commitcfcfc5455f9916439265eb31b6f20f4beef31c64 (patch)
tree6ffc6188eb3b3bc5763c60fe3abf48231175c292 /.gitignore
parentRe-setup repository using C over Rust (diff)
downloadgistatic-cfcfc5455f9916439265eb31b6f20f4beef31c64.tar.gz
gistatic-cfcfc5455f9916439265eb31b6f20f4beef31c64.tar.xz
src/: Add initial working version of generating the index, without translated strings still
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index badfe37..a97765e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,10 @@
/public/
/src/gistatic
+*.o
*.t
*.mo
*.po~
/doc/*.1
/README.*.md
/CHANGELOG.*.md
+/vgcore.*