Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-07-08 13:22:05 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-07-08 13:22:05 +0000
commitfc4790b33c98ca14469e88c00544701a85365d3a (patch)
tree7111ee681dbaa6e0ddee73dfc941bc1855dfa241 /.gitignore
parent4f18ac473abef763d6ea2846348da21693d878bd (diff)
Added symlinks instead of copying when building. Also mofied the __file__ path in __main__.py as it was pointing a bit off for some reason
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fac1c89b..51a48ec6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,5 @@ SAFETY_LOCK
**/**pwfile
**/**build
**/**dist
-**/**.egg* \ No newline at end of file
+**/**.egg*
+**/**.sh