mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 19:31:34 +02:00
.gitignore: add *.o and .DS_Store by default - apparently some git versions do not ignore these by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24238 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cb875ff79e
commit
eacbaf7ca0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
*.o
|
||||
.DS_Store
|
||||
.*.swp
|
||||
/env
|
||||
/dl
|
||||
|
Loading…
Reference in New Issue
Block a user