made .gitignore more precise and sorted the entries
original commit: 3260da1b96e7c7e32d038f4c0f4ed27cea919fad
This commit is contained in:
parent
efab8678ad
commit
d3f92f7b9b
8
.gitignore
vendored
Executable file → Normal file
8
.gitignore
vendored
Executable file → Normal file
|
@ -1,7 +1,11 @@
|
|||
*~
|
||||
.*.sw?
|
||||
.sw?
|
||||
/Makefile
|
||||
/a6le/
|
||||
/a6nt/
|
||||
/a6osx/
|
||||
/bin/
|
||||
/i3le/
|
||||
/i3nt/
|
||||
/i3osx/
|
||||
|
@ -11,7 +15,3 @@
|
|||
/ti3le/
|
||||
/ti3nt/
|
||||
/ti3osx/
|
||||
/Makefile
|
||||
.*.sw?
|
||||
.sw?
|
||||
bin
|
||||
|
|
Loading…
Reference in New Issue
Block a user