Update .gitignore file with a few more bits of junk.

This commit is contained in:
Dave Page 2015-01-27 14:22:52 +00:00
parent d492da3ca1
commit 89bfc54ec4

7
.gitignore vendored
View File

@ -1,5 +1,8 @@
*.db
*.pyc
*.pyo
*.o
*.psp
build-*
.DS_Store
runtime/.qmake.cache
@ -7,8 +10,6 @@ runtime/Makefile
runtime/moc_BrowserWindow.cpp
runtime/moc_Server.cpp
runtime/pgAdmin4.app/
runtime/pgAdmin4.pro.user
runtime/pgAdmin4.pro.user.2.7pre1
runtime/pgAdmin4.pro.user.3.0-pre1
runtime/pgAdmin4.pro.user*
runtime/ui_BrowserWindow.h
web/config_local.py