aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-11-21 19:23:01 +0100
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-11-22 11:14:14 +0100
commit435c9ef3de5797d7c49fa8fae12a02fd6bd209d6 (patch)
tree9133416b14fa7c5cdc03807af1a93ea7592435fd /.gitignore
parentb4391c2c6e1d6a29ed4b8feed13a7f849e75bed9 (diff)
Add *.exe and *.dll files to gitignore
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2cadba7..df3917f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,8 @@ config.*
*~
*.pc
.#*
+*.exe
+*.dll
gensquashfs
rdsquashfs
sqfs2tar