summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFeakster2021-01-21 09:25:31 +0000
committerFeakster2021-01-21 09:25:31 +0000
commit639c6f819bb317a7900d0ee715233b366dc385f7 (patch)
tree99ae4f13b06bfaedf7ac3b989967a187e879db85 /.gitignore
parent46e1dc8e8058162db09a9375830cbaf9e664d07e (diff)
downloadaur-639c6f819bb317a7900d0ee715233b366dc385f7.tar.gz
Added a check function
- Added a .gitignore file. - Added a check() function. This is commented out for now as there are tests failures.
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 000000000000..561265afc3b0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+src/
+pkg/
+python-pyfab/