pgadmin4/.gitignore
Ashesh Vashi 537df154fe Fixing few issues with context menu icon missing.
Introduced a new ajax function to return the HTTP Status code 410 (GONE).
Changed the location of the javascript from each modules, it loads.

Added .swp, .swo files in the .gitignore file
2015-12-04 14:47:18 +05:30

21 lines
285 B
Plaintext

*.db
*.pyc
*.pyo
*.o
*.psp
_build
build-*
.DS_Store
runtime/.qmake.cache
runtime/Makefile
runtime/moc_BrowserWindow.cpp
runtime/moc_Server.cpp
runtime/pgAdmin4.app/
runtime/pgAdmin4.pro.user*
runtime/ui_BrowserWindow.h
runtime/.qmake.stash
web/config_local.py
pgadmin4.log
*.swp
*.swo