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/*
|
||||
obj/*
|
||||
logs/*
|
||||
Elmah/*
|
||||
src/bin/*
|
||||
src/obj/*
|
||||
src/logs/*
|
||||
src/Elmah/*
|
||||
|
||||
Reference in New Issue
Block a user