1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

Ignore intelliJ user-specific files when authoring go programs in intelliJ

This commit is contained in:
Adam Dymitruk 2013-11-26 14:49:38 -08:00
parent f0f5e38db2
commit 17758ff7cf

View File

@ -21,3 +21,6 @@ _testmain.go
*.exe *.exe
*.test *.test
*/.idea/workspace.xml
*/.idea/tasks.xml