summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFPSUsername2021-10-03 14:34:33 +0200
committerFPSUsername2021-10-03 14:34:33 +0200
commit8666d4ffbeec5761a0544e5d70239de3f24954d6 (patch)
treeaa6d2ac8b9a7d895ce069bd8a9f66247737a826d
parent7ce6e19b16a106e1b1d8998c497e5fa0c188553f (diff)
downloadaur-jdk16-adoptopenjdk.tar.gz
Added gitignore file
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..fef896e59953
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+src/*
+pkg
+*.tar.gz
+*.tar.lzo \ No newline at end of file