mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 09:07:45 -02:30
Ignore Pycharm droppings
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -114,3 +114,5 @@ awx/lib/.deps_built
|
|||||||
awx/lib/site-packages
|
awx/lib/site-packages
|
||||||
venv/*
|
venv/*
|
||||||
use_dev_supervisor.txt
|
use_dev_supervisor.txt
|
||||||
|
|
||||||
|
.idea/*
|
||||||
|
|||||||
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
Reference in New Issue
Block a user