kopia lustrzana https://gitlab.com/sane-project/backends
Remove overly zealous ignore patterns
Text editor backup and temporary files like *~ are a per developer issue, add them to your global .gitignore. Other dot-files should be ignored on a case-by-case basis.merge-requests/1/head
rodzic
8274a52eec
commit
0065aaa1c8
|
@ -2,8 +2,6 @@
|
||||||
*.la
|
*.la
|
||||||
*.lo
|
*.lo
|
||||||
*.o
|
*.o
|
||||||
*~
|
|
||||||
.*
|
|
||||||
.deps/
|
.deps/
|
||||||
.libs/
|
.libs/
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Ładowanie…
Reference in New Issue