summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoraxtlos <axtlos@disroot.org>2024-04-19 23:10:16 +0200
committeraxtlos <axtlos@disroot.org>2024-04-19 23:10:16 +0200
commit73815e97a91cd51db9d3b96d69891f6f6c1f58d0 (patch)
tree7e7e8c96770c856d38d55dfaf4601fee73028db2 /.gitignore
downloaddeskwhich-73815e97a91cd51db9d3b96d69891f6f6c1f58d0.tar.gz
deskwhich-73815e97a91cd51db9d3b96d69891f6f6c1f58d0.tar.bz2
Add program
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7ea6252
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/target
+*~
+.*~undo-tree~* \ No newline at end of file