summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Hentschel (hpmachining)2019-08-18 17:56:03 -0400
committerPaul Hentschel (hpmachining)2019-08-18 18:03:24 -0400
commit99e1fcd6b0f0c322a93ed4b508c826b1196104f8 (patch)
treeb0809c76b922a37765b19e10262eb76d73efe70a /.gitignore
parent481c126205df88133de5679ecb84d9a8aacff652 (diff)
downloadaur-99e1fcd6b0f0c322a93ed4b508c826b1196104f8.tar.gz
Update for python3.
Scons was updated to use python3. Some files needed to be patched to build using python3.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 018a3de08144..5efe81dedfda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
!PKGBUILD
!.SRCINFO
!.gitignore
+!0001_python3_fix.patch