1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 15:28:06 +02:00

ignore swap files

This commit is contained in:
Shane Kilkelly 2020-06-17 12:00:36 +01:00
parent 500a76bce9
commit cebf0be689

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
.idea
*.log
tmp/
*.swp
config/**/*
!config/.gitkeep