Search code examples
gittemenos-quantum

What should be in a .gitignore file for a Kony project?


For my current project I am working on a Kony project. (Before anyone asks Kony is a requirement) There are a lot of files in the project some appear to be changing after doing nothing more than opening the project. So that leaves me wondering what files or directories are safe to ignore?


Solution

  • The .gitignore for my current project. I believe that defaults/ can also be ignored.

    # Kony Studio
    jssrc/
    *.properties