Add a .gitignore file.

pull/3/head
Dave Page 2014-12-18 17:52:53 +00:00
parent b9bf6d9aa3
commit 51117f26a9
1 changed files with 14 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
*.pyc
*.o
build-*
.DS_Store
runtime/.qmake.cache
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/ui_BrowserWindow.h
web/config_local.py