summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordakriy2019-10-20 13:58:33 -0700
committerdakriy2019-10-20 13:58:33 -0700
commit42a6db7363ef7b0292f3b1f82efa20638c2e0407 (patch)
tree58f4073d64f2d52bfdd4aa1a8a06ddc029d4a790 /.gitignore
parent9819c28f8419063b4725a7d527cce05d0e453602 (diff)
downloadaur-42a6db7363ef7b0292f3b1f82efa20638c2e0407.tar.gz
General improvements and add .desktop file
- Updated package to place files in ~/.local/share/classicube instead of ~/.cache/classicube - Added a classicube.desktop file - Added the launcher script as a standalone file instead of being generated in the PKGBUILD - Updated the repository to the latest commit. - Updated the PKGBUILD to not put execute permissions on all the files it drops such as the .desktop file and the .desktop icon image file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..3725b6a1b884
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!classicube.desktop
+!PKGBUILD
+!.SRCINFO
+!classicube
+