mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Fixed gitignore paths not pointing to /src/...
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
bin/*
|
src/bin/*
|
||||||
obj/*
|
src/obj/*
|
||||||
logs/*
|
src/logs/*
|
||||||
Elmah/*
|
src/Elmah/*
|
||||||
|
|||||||
Reference in New Issue
Block a user