diff options
author | Tharre <tharre3@gmail.com> | 2015-04-07 19:36:28 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2015-04-07 19:36:28 +0200 |
commit | 6415cc3d1dd33c239594f60eff1cb1f586271fc1 (patch) | |
tree | 8ed4e1e277462179d9dca3f3d5b0ae6ff350d0e4 /st-custom | |
parent | 5f2c8617ead51f7bbcd4fe71b1ce3a79f1c6e991 (diff) | |
download | pkgbuilds-6415cc3d1dd33c239594f60eff1cb1f586271fc1.tar.gz pkgbuilds-6415cc3d1dd33c239594f60eff1cb1f586271fc1.tar.xz pkgbuilds-6415cc3d1dd33c239594f60eff1cb1f586271fc1.zip |
Add .gitignore's so all built files are ignored
Diffstat (limited to 'st-custom')
-rw-r--r-- | st-custom/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/st-custom/.gitignore b/st-custom/.gitignore new file mode 100644 index 0000000..5979724 --- /dev/null +++ b/st-custom/.gitignore @@ -0,0 +1 @@ +st/ |