commit | 35ef9cc1fc9ff69351138e45a46ecb61fc30f9a1 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Wed Sep 21 22:30:35 2016 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Wed Oct 12 14:53:27 2016 -0700 |
tree | 7edc95b655f156b1fe39048fb06d4e7c84f1534a | |
parent | 3d59f71a9256cd4bee8ede09fcda7b64b515d3d0 [diff] [blame] |
Adding project section to .buckconfig Change-Id: I44da802e950e21ebe72443f46cce4ec5dcb9b37c
diff --git a/.buckconfig b/.buckconfig index 02adf56..a4b1354 100644 --- a/.buckconfig +++ b/.buckconfig
@@ -17,3 +17,7 @@ [maven_repositories] central = https://repo.maven.apache.org/maven2 + +[project] + ide = intellij + ignore = .git