summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-07-21 13:42:48 -0400
committerJeffrey Walton <noloader@gmail.com>2015-07-21 13:42:48 -0400
commit945c358785f122caf575d1fc90071cc3dfcae58a (patch)
tree5ebfe0ec4d669cb277f9627b969046c85433507e /.gitignore
parent818828f127b00367cbc1321141da1c7395f00eef (diff)
downloadcryptopp-git-945c358785f122caf575d1fc90071cc3dfcae58a.tar.gz
Added GNU/GCC a.out artifact
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 923287f1..440f91ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,9 +20,12 @@ GNUmakefile.deps
*.patch
#################
-## GCC
+## GNU/GCC
#################
+## Ignore GNU/GCC artifacts
+a.out
+
## Ignore GCC temproary files. It appears Fedora
## changed a behavior somewhere along the lines