summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorYasha Jannoo <alledodo@gmail.com>2019-09-15 12:25:29 +0100
committerYasha Jannoo <alledodo@gmail.com>2019-09-15 12:25:29 +0100
commit3a507e08b1d4e5970b27401a7e6517570d529400 (patch)
tree7b55ee7b2f2ca24bc6ff241cd8ef87773c2c8508 /.gitignore
parenta8d17e8007584f8a773344776817058c0a868ac5 (diff)
downloadstarshatter-3a507e08b1d4e5970b27401a7e6517570d529400.zip
starshatter-3a507e08b1d4e5970b27401a7e6517570d529400.tar.gz
starshatter-3a507e08b1d4e5970b27401a7e6517570d529400.tar.bz2
Update .gitignore
Add some static library files generated for Starshatter to gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 62e4e8f..00c372c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,12 @@
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
+# Starshatter project-specific files. Please retain these if you update the rest of this file.
+libpng/Debug/libpng.lib
+libpng/Release/libpng.lib
+zlib/Debug/Zlib.lib
+zlib/Release/Zlib.lib
+
# User-specific files
*.rsuser
*.suo