summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJorge Araya Navarro2017-10-28 22:13:53 -0600
committerJorge Araya Navarro2017-10-28 22:13:53 -0600
commitf7975baa2af8336ac2c60522abe399b549ad8194 (patch)
treeb5ca7b973e0ee595185b4eb135e2e64aed85f2f7 /.gitignore
parent6807c397cf60bb5a33ef999e2bd88690cbc35b88 (diff)
downloadaur-f7975baa2af8336ac2c60522abe399b549ad8194.tar.gz
fix: Updates Python scripts to be compatible with Python 2/3
https://github.com/godotengine/godot/issues/12109
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..1af45d4deafe
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+src/*
+pkg/*
+*.gz
+*.log
+*.xz