From 2597850233ae0dc9bd8c2fb5b68468e4f8859175 Mon Sep 17 00:00:00 2001 From: Serg Melikyan Date: Mon, 4 Mar 2013 15:27:19 +0400 Subject: [PATCH] Small changes to .gitignore Removed global .gitignore Added .gitignore to WindowsAgent project --- .gitignore => WindowsAgent/.gitignore | 9 --------- 1 file changed, 9 deletions(-) rename .gitignore => WindowsAgent/.gitignore (79%) diff --git a/.gitignore b/WindowsAgent/.gitignore similarity index 79% rename from .gitignore rename to WindowsAgent/.gitignore index 27f48b3..b7a56ae 100644 --- a/.gitignore +++ b/WindowsAgent/.gitignore @@ -1,12 +1,3 @@ -##IntelJ Idea -.idea/ - -##Django ignore -*.log -*.pot -*.pyc -local_settings.py - ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. # User-specific files