[mw-devel] [Git][arthur/mw][master] Remove src/.gitignore

Andrew Price welshbyte at sucs.org
Mon Oct 12 22:11:23 BST 2015


Andrew Price pushed to branch master at Justin Mitchell / mw


Commits:
de9c285b by Andrew Price at 2015-10-12T22:06:32Z
Remove src/.gitignore

Adding tags to the root .gitignore will make git ignore tags files in
any subdirectory so there's no need for a second .gitignore.

- - - - -


2 changed files:

- .gitignore
- − src/.gitignore


Changes:

=====================================
.gitignore
=====================================
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
 *.swp
 *.deb
 .deps
+tags
 cscope.out
 src/client/mw
 src/mw


=====================================
src/.gitignore deleted
=====================================
--- a/src/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-tags



View it on GitLab: https://projects.sucs.org/arthur/mw/commit/de9c285bf5e4ef1e257819d5d587cbf290cbafcc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/mw-devel/attachments/20151012/79d51393/attachment.html>


More information about the mw-devel mailing list