Add .gitignore - noice - small file browser (mirror / fork from 2f30.org) | |
git clone git://git.codemadness.org/noice | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit c19a624e3b5346da6fa6dbc7c4eb44a4d2a2fdce | |
parent 99d4f6c7fb600eb0e693c96717597fbf65a43dba | |
Author: sin <[email protected]> | |
Date: Mon, 5 Aug 2019 10:27:48 +0100 | |
Add .gitignore | |
Diffstat: | |
A .gitignore | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/.gitignore b/.gitignore | |
@@ -0,0 +1,2 @@ | |
+noiceconf.h | |
+nopenconf.h |