1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:38:11 +00:00

Add .gitignore to Editor

This commit is contained in:
Andreas Kling 2018-12-04 00:42:57 +01:00
parent ca6847b5bb
commit 476df3b6f7

2
Editor/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.o
cuki