LibWeb: Remove unneeded .gitignore
This was changed a while ago so the generated files are placed in the Build directory. Let's remove the gitignore file so any old version of the files stop conflicting with the new generated versions.
This commit is contained in:
parent
6027ab9e12
commit
56d018f6b5
Notes:
sideshowbarker
2024-07-17 11:14:50 +09:00
Author: https://github.com/Dexesttp Commit: https://github.com/SerenityOS/serenity/commit/56d018f6b5 Pull-request: https://github.com/SerenityOS/serenity/pull/13922 Reviewed-by: https://github.com/krkk
1 changed files with 0 additions and 3 deletions
3
Userland/Libraries/LibWeb/CSS/.gitignore
vendored
3
Userland/Libraries/LibWeb/CSS/.gitignore
vendored
|
@ -1,3 +0,0 @@
|
|||
DefaultStyleSheetSource.cpp
|
||||
PropertyID.cpp
|
||||
PropertyID.h
|
Loading…
Add table
Reference in a new issue