]> git.mxchange.org Git - flightgear.git/commitdiff
Ignore .pyc files
authorThorstenB <brehmt@gmail.com>
Sun, 4 Mar 2012 18:40:19 +0000 (19:40 +0100)
committerThorstenB <brehmt@gmail.com>
Sun, 4 Mar 2012 18:40:19 +0000 (19:40 +0100)
(compiled python binaries)

.gitignore
scripts/python/FlightGear.pyc [deleted file]

index 7acd7638a568ac6cf8398617b8646b78e5862960..8a18462566b4bfeb480783a37832429f89ed5ed5 100644 (file)
@@ -14,3 +14,4 @@ cmake_uninstall.cmake
 CTestTestfile.cmake
 .kdev4
 *.kdev4
+*.pyc
diff --git a/scripts/python/FlightGear.pyc b/scripts/python/FlightGear.pyc
deleted file mode 100644 (file)
index c58cba9..0000000
Binary files a/scripts/python/FlightGear.pyc and /dev/null differ