Added GNU/GCC a.out artifact
parent
818828f127
commit
945c358785
|
|
@ -20,9 +20,12 @@ GNUmakefile.deps
|
||||||
*.patch
|
*.patch
|
||||||
|
|
||||||
#################
|
#################
|
||||||
## GCC
|
## GNU/GCC
|
||||||
#################
|
#################
|
||||||
|
|
||||||
|
## Ignore GNU/GCC artifacts
|
||||||
|
a.out
|
||||||
|
|
||||||
## Ignore GCC temproary files. It appears Fedora
|
## Ignore GCC temproary files. It appears Fedora
|
||||||
## changed a behavior somewhere along the lines
|
## changed a behavior somewhere along the lines
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue