Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_android_sdk_maven_plugin
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Panagiotis Triantafyllou
2024-07-11 23:56:07 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a3d9437e2e89e9e1cc06c009562d0d302d17f749
a3d9437e
1 parent
c8255cf3
Add build folder to .gitignore
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
.gitignore
.gitignore
View file @
a3d9437
...
...
@@ -12,4 +12,5 @@
.externalNativeBuild
.cxx
local.properties
**/build/
\ No newline at end of file
**/build/
/warply_android_sdk_maven_plugin/warply_android_sdk/build/
\ No newline at end of file
...
...
Please
register
or
login
to post a comment