[Github-comments] [geany-plugins] Remove waf as build system from Geany-Plugins (#311)
Enrico Tröger
notifications at xxxxx
Sun Nov 29 13:25:40 UTC 2015
LGTM.
Only a few things are left in .gitignore:
```diff
diff --git a/.gitignore b/.gitignore
index d9d046e..4f6e957 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,7 +22,6 @@ cscope.files
#-----------------------------------------------------------------------
/aclocal.m4
/autom4te.cache
-/_build_
/build/*.pyc
/build/cache
/build-aux/
@@ -44,7 +43,6 @@ cscope.files
/intltool-*
/libtool
/localwin32.mk
-/.lock-wscript
/ltmain.sh
/m4/
/make_deb.sh
@@ -57,9 +55,6 @@ cscope.files
/*.tar.*
/test-driver
/TODO.*
-/.waf-*
-/.waf3-*
-.lock-waf*
#-----------------------------------------------------------------------
# /po/
```
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/311#issuecomment-160416460
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151129/86b9cf06/attachment.html>
More information about the Github-comments
mailing list