diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-17 22:56:10 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-17 22:56:10 -0200 |
commit | 9fb015734b0fe06413a36c0134d4ba989aa8f204 (patch) | |
tree | 67a1c4de1df0ccaec10ede7113285a27cf39d1a9 /.gitignore | |
parent | 0e96cf2c85702bb1fbe3db6ea251cde614a3df71 (diff) | |
download | abslibre-9fb015734b0fe06413a36c0134d4ba989aa8f204.tar.gz abslibre-9fb015734b0fe06413a36c0134d4ba989aa8f204.tar.bz2 abslibre-9fb015734b0fe06413a36c0134d4ba989aa8f204.zip |
ignore *.diff files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 63bbf834f..681e7ce67 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ grsecurity*.patch* tcp_stealth*.diff* *.bdf* *.deb +*.diff *.log *.orig *.oxt |