diff options
author | 2016-05-29 10:10:41 +0200 | |
---|---|---|
committer | 2016-05-29 10:10:41 +0200 | |
commit | 4a5895661c976d257f4884ab573a44d16e2c48a2 (patch) | |
tree | 390c6bb2a012faef33a45822d3a603c6c5d6eecf | |
parent | 904ddcd4fde82d9ad3bda67d77f2877cd9e7cf7e (diff) |
update gitignore (nw)
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index aec8b94c19b..652b23db20c 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ !/tests/ !/doxygen/ !/web/ +!/.drone.yml !/.gitattributes !/.gitignore !/.travis.yml |