diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-31 17:31:13 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-31 17:31:13 -0300 |
commit | 2da3abe89f97b928930dee92d227f35cde0eab74 (patch) | |
tree | 7379ae1f5cbd7b6658cbcff9229518df40258cd3 | |
parent | 6b779cc1bfae725bf3f7731ffc92202f001c6cca (diff) |
ignore *.sig files
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 06876bfb6..bf676805f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ tcp_stealth*.diff* *.log *.orig *.oxt +*.sig *.sign *.tar* *.tgz |