diff options
| author | rtz12 <koenig@fagott.pw> | 2016-01-17 21:38:23 (UTC) |
|---|---|---|
| committer | rtz12 <koenig@fagott.pw> | 2016-01-17 21:38:23 (UTC) |
| commit | 94da9601d1d17ddeaf1d7d5ea8df68008e90f3ab (patch) | |
| tree | 54ef316aea9c3eb262ad9933dd400db4f624d11e | |
| parent | 9ac8097312ecdb9560ae8f4b0e0ce827362d3c8b (diff) | |
Assets-Ordner zu gitignore hinzugefuegt
Wenn man nun wirklich etwas zum Assets-Ordner hinzufuegen moechte, muss
man das manuell tun. Es wird nicht mehr in `git status` angezeigt!
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,2 +1,3 @@ | |||
| 1 | grilist.conf | 1 | grilist.conf |
| 2 | assets/* | ||
| 2 | 3 | ||
