diff options
author | Patrick Haun | 2018-01-19 08:44:07 +0100 |
---|---|---|
committer | Patrick Haun | 2018-01-19 08:44:07 +0100 |
commit | 6643fcc73836d529dcb4c460ce80c213c9a2df34 (patch) | |
tree | ca519faecaca5315a9217d03e31a0e5121a4b63b /.gitignore | |
parent | 6ae126034b525156652f0636d958479871350a76 (diff) | |
download | aur-6643fcc73836d529dcb4c460ce80c213c9a2df34.tar.gz |
git ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..1cd0478d8ba5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/fw* +/pkg +/src + |