summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJulian POIDEVIN2023-05-14 19:40:45 +0200
committerJulian POIDEVIN2023-05-14 19:40:45 +0200
commit78ad0f3cb422239199feb7dbf1afe96886b825fa (patch)
treea235ee89b25b7c172179c2efc65f6a6b0ad8d0ef /.gitignore
downloadaur-78ad0f3cb422239199feb7dbf1afe96886b825fa.tar.gz
feat: initial AUR release
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..601a9cae3fb0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*
+!.gitignore
+!.SRCINFO
+!PKGBUILD
+!displaylink.patch \ No newline at end of file