diff options
| author | Nils Achtergarde <[email protected]> | 2018-01-04 22:24:29 +0100 |
|---|---|---|
| committer | Nils Achtergarde <[email protected]> | 2018-01-04 22:24:29 +0100 |
| commit | 8e7dc10b5c326c09175012e211809fc73be90498 (patch) | |
| tree | 7b53de0c56d2bf0a7160771bb547ff86c08ed9fe | |
| parent | put generated mocfiles (moc_*) to subdir mocfiles (diff) | |
| download | gpg4usb-8e7dc10b5c326c09175012e211809fc73be90498.tar.gz gpg4usb-8e7dc10b5c326c09175012e211809fc73be90498.zip | |
added .gitignore with mocfiles-dir and objectfiles-dir
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2ff35c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +mocfiles +objectfiles |
