Skip to content
View markccalugay's full-sized avatar

Block or report markccalugay

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. UE4 Git LFS UE4 Git LFS
    1
    # Unreal Engine file types
    2
    *.uasset filter=lfs diff=lfs merge=lfs -text
    3
    *.umap filter=lfs diff=lfs merge=lfs -text
    4
    
                  
    5
    # Unreal Components
  2. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates

  3. Unreal gitignore Unreal gitignore
    1
    # Visual Studio 2015 user specific files
    2
    .vs/
    3
    
                  
    4
    # Compiled Object files
    5
    *.slo
  4. Unity gitignore Unity gitignore
    1
    # This .gitignore file should be placed at the root of your Unity project directory
    2
    #
    3
    # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
    4
    #
    5
    /[Ll]ibrary/
  5. Unity3D Git LFS Unity3D Git LFS
    1
    # Macro for Unity YAML-based asset files.
    2
    [attr]unityyaml -text merge=unityyamlmerge diff
    3
    
                  
    4
    # Macro for all binary files that should use Git LFS.
    5
    [attr]lfs -text filter=lfs diff=lfs merge=lfs